[Crypt::SSLeay] using certificates in microsoft store

hi

having a script that needs to login to a site via cetificates.

its no problem using

$ENV{HTTPS_PKCS12_FILE}
$ENV{HTTPS_PKCS12_PASSWORD}


now, i have a specific certificate installed via IE6 on windows, where i
can't export it to other formats apparently because the private key was
marked unexportable upon installation.

since i'm able to login to the site via the browser i imagined/hoped
this was also possible via a perl script (?)

can anyone elaborate on this ?

thanks

../allan
lambretta [ Mi, 24 November 2004 20:23 ] [ ID #502052 ]
Perl » perl.libwww » [Crypt::SSLeay] using certificates in microsoft store

Vorheriges Thema: GET behavior in browsers v Mechanize
Nächstes Thema: mechanize get empy content after login